Improve 'alarm' implementation on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2012 09:46:01 +0000 (11:46 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2012 09:46:01 +0000 (11:46 +0200)
commitd3ddffec6fe34136633256fa6198bcad5774fc9c
tree93ab8e6c8ecfc4e6fff3df835c8c07f9dcb948d8
parent8e40bae418c231d7c8e69bba87badb9e2943583f
Improve 'alarm' implementation on MS-Windows.

 src/w32proc.c (alarm) [HAVE_SETITIMER]: Be more conformant to the expected
 return results.
 [!HAVE_SETITIMER]: Behave as the previous version that didn't
 support timers.
src/ChangeLog
src/w32proc.c